*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 4 Aug 2006 01:49:05 +0000 (01:49 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 4 Aug 2006 01:49:05 +0000 (01:49 +0000)
lisp/ChangeLog
src/ChangeLog

index 354e8afeb28f6df880d5771274eca6e3b6c84f7d..a1929c8f8e4d9f6f54f37edaaf1d85b63f204235 100644 (file)
@@ -1,3 +1,8 @@
+2006-08-04  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule-diag.el (describe-font): Improve docstring
+       and error message.  Use frame-parameter (not frame-parameters).
+
 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
index b5fb3fa93292f40e5cfd589e1cf73c5125a90717..cc3d381551600ea0219dc5956a8c462fa0c6b91d 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-04  Kenichi Handa  <handa@m17n.org>
+
+       * xterm.c (x_query_font): Compare names by ignoring case.
+
 2006-08-03  Jason Rumney  <jasonr@gnu.org>
 
        * w32menu.c (w32_menu_show, w32_dialog_show): Call Fsignal to quit